FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.gecco#1.0.5 (109 ms)

Package de.gecco
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.gecco@1.0.5&canonical=https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/Patient
Url https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/Patient
Version 1.0.5
Status active
Date 2021-06-22
Name Patient
Title Patient
Experimental False
Description Covers demographic data about the patient
Type Patient
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/age Age
https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/ethnic-group Ethnic Group


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "gecco-patient",
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
      "valueString" : "Base.Individuals"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
      "valueCode" : "patient"
    }
  ],
  "url" : "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/Patient",
  "version" : "1.0.5",
  "name" : "Patient",
  "title" : "Patient",
  "status" : "active",
  "date" : "2021-06-22",
  "publisher" : "Charité",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.bihealth.org/en/research/core-facilities/interoperability/"
        }
      ]
    }
  ],
  "description" : "Covers demographic data about the patient",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "cda",
      "uri" : "http://hl7.org/v3/cda",
      "name" : "CDA (R2)"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    },
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "loinc",
      "uri" : "http://loinc.org",
      "name" : "LOINC code for the element"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Patient",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Patient",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Patient.extension",
        "path" : "Patient.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Patient.extension:ethnicGroup",
        "path" : "Patient.extension",
        "sliceName" : "ethnicGroup",
        "min" : 0,
        "max" : "*",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/ethnic-group"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Patient.extension:age",
        "path" : "Patient.extension",
        "sliceName" : "age",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/age"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Patient.identifier",
        "path" : "Patient.identifier",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "pattern",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Patient.identifier:bloom-filter",
        "path" : "Patient.identifier",
        "sliceName" : "bloom-filter",
        "definition" : "Used withing the NUM-CODEX project for resolution of data integration center pseudonyms",
        "min" : 0,
        "max" : "1",
        "patternIdentifier" : {
          "system" : "http://www.netzwerk-universitaetsmedizin.de/sid/bloom-filter"
        },
        "constraint" : [
          {
            "key" : "idf-num-codex-bloom-filter",
            "severity" : "error",
            "human" : "If NUM-CODEX Bloom filter is present, CRR and DIC pseudonyms shall not be present.",
            "expression" : "$this.exists() implies (%resource.identifier.where(system='http://www.netzwerk-universitaetsmedizin.de/sid/crr-pseudonym').exists().not() and (%resource.identifier.where(system='http://www.netzwerk-universitaetsmedizin.de/sid/dic-pseudonym').exists().not()))",
            "source" : "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/Patient"
          }
        ]
      },
      {
        "id" : "Patient.identifier:bloom-filter.type",
        "path" : "Patient.identifier.type",
        "min" : 1,
        "patternCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
              "code" : "ANON"
            }
          ]
        }
      },
      {
        "id" : "Patient.identifier:bloom-filter.type.coding",
        "path" : "Patient.identifier.type.coding",
        "min" : 1
      },
      {
        "id" : "Patient.identifier:bloom-filter.type.coding.system",
        "path" : "Patient.identifier.type.coding.system",
        "min" : 1
      },
      {
        "id" : "Patient.identifier:bloom-filter.type.coding.code",
        "path" : "Patient.identifier.type.coding.code",
        "min" : 1
      },
      {
        "id" : "Patient.identifier:bloom-filter.system",
        "path" : "Patient.identifier.system",
        "min" : 1,
        "fixedUri" : "http://www.netzwerk-universitaetsmedizin.de/sid/bloom-filter"
      },
      {
        "id" : "Patient.identifier:bloom-filter.value",
        "path" : "Patient.identifier.value",
        "min" : 1
      },
      {
        "id" : "Patient.identifier:crr-pseudonym",
        "path" : "Patient.identifier",
        "sliceName" : "crr-pseudonym",
        "definition" : "Used withing the NUM-CODEX project for central research repository pseudonyms",
        "min" : 0,
        "max" : "1",
        "patternIdentifier" : {
          "system" : "http://www.netzwerk-universitaetsmedizin.de/sid/crr-pseudonym"
        },
        "constraint" : [
          {
            "key" : "idf-num-codex-crr-pseudonym",
            "severity" : "error",
            "human" : "If NUM-CODEX CRR pseudonym is present, Bloom filter and DIC pseudonym shall not be present.",
            "expression" : "$this.exists() implies (%resource.identifier.where(system='http://www.netzwerk-universitaetsmedizin.de/sid/bloom-filter').exists().not() and (%resource.identifier.where(system='http://www.netzwerk-universitaetsmedizin.de/sid/dic-pseudonym').exists().not()))",
            "source" : "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/Patient"
          }
        ]
      },
      {
        "id" : "Patient.identifier:crr-pseudonym.type",
        "path" : "Patient.identifier.type",
        "min" : 1,
        "patternCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
              "code" : "ANON"
            }
          ]
        }
      },
      {
        "id" : "Patient.identifier:crr-pseudonym.type.coding",
        "path" : "Patient.identifier.type.coding",
        "min" : 1
      },
      {
        "id" : "Patient.identifier:crr-pseudonym.type.coding.system",
        "path" : "Patient.identifier.type.coding.system",
        "min" : 1
      },
      {
        "id" : "Patient.identifier:crr-pseudonym.type.coding.code",
        "path" : "Patient.identifier.type.coding.code",
        "min" : 1
      },
      {
        "id" : "Patient.identifier:crr-pseudonym.system",
        "path" : "Patient.identifier.system",
        "min" : 1,
        "fixedUri" : "http://www.netzwerk-universitaetsmedizin.de/sid/crr-pseudonym"
      },
      {
        "id" : "Patient.identifier:crr-pseudonym.value",
        "path" : "Patient.identifier.value",
        "min" : 1
      },
      {
        "id" : "Patient.identifier:dic-pseudonym",
        "path" : "Patient.identifier",
        "sliceName" : "dic-pseudonym",
        "definition" : "Used withing the NUM-CODEX project for data integration center pseudonyms",
        "min" : 0,
        "max" : "1",
        "patternIdentifier" : {
          "system" : "http://www.netzwerk-universitaetsmedizin.de/sid/dic-pseudonym"
        },
        "constraint" : [
          {
            "key" : "idf-num-codex-dic-pseudonym",
            "severity" : "error",
            "human" : "If NUM-CODEX DIC pseudonym is present, Bloom filter and CRR pseudonym shall not be present.",
            "expression" : "$this.exists() implies (%resource.identifier.where(system='http://www.netzwerk-universitaetsmedizin.de/sid/bloom-filter').exists().not() and (%resource.identifier.where(system='http://www.netzwerk-universitaetsmedizin.de/sid/crr-pseudonym').exists().not()))",
            "source" : "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/Patient"
          }
        ]
      },
      {
        "id" : "Patient.identifier:dic-pseudonym.type",
        "path" : "Patient.identifier.type",
        "min" : 1,
        "patternCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
              "code" : "ANON"
            }
          ]
        }
      },
      {
        "id" : "Patient.identifier:dic-pseudonym.type.coding",
        "path" : "Patient.identifier.type.coding",
        "min" : 1
      },
      {
        "id" : "Patient.identifier:dic-pseudonym.type.coding.system",
        "path" : "Patient.identifier.type.coding.system",
        "min" : 1
      },
      {
        "id" : "Patient.identifier:dic-pseudonym.type.coding.code",
        "path" : "Patient.identifier.type.coding.code",
        "min" : 1
      },
      {
        "id" : "Patient.identifier:dic-pseudonym.system",
        "path" : "Patient.identifier.system",
        "min" : 1,
        "fixedUri" : "http://www.netzwerk-universitaetsmedizin.de/sid/dic-pseudonym"
      },
      {
        "id" : "Patient.identifier:dic-pseudonym.value",
        "path" : "Patient.identifier.value",
        "min" : 1
      },
      {
        "id" : "Patient.birthDate",
        "path" : "Patient.birthDate",
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.